@charset "utf-8";
/* CSS Document */

/*大背景*/
.big-banner{
    width: 100%;
    height: 360px;
    background: url("../images/big_banner.jpg") no-repeat left top;
}
.big-banner .w1200{
    position: relative;
    padding-bottom: 20px;
}
.big-banner .text{
    position: absolute;
    top:88px;
    left:0;
    width: 482px;
    height: 163px;
    padding: 31px;
    color: #fff;
    background: #000;
    background-color: rgba(0,0,0,.3);
    filter:alpha(opacity=30);
    box-sizing: border-box;
}
.text div{position: absolute;z-index: 888;}
.text .big{
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    top: 28px;
}
.text .small{
    top:70px;
    font-size: 20px;
    line-height: 31px;
    padding-top: 17px;
}
.login-register{
    position: absolute;
    right: 0;
    top:75px ;
}
.login-register .content-box{
    display: block;
    position: relative;
    box-sizing: border-box;
    padding-left: 83px;
    margin-bottom: 10px;
    min-width: 238px;
    height: 88px;
    background-color: #fff ;
    background-color: rgba(255,255,255,.7);
    filter:alpha(opacity=70);
}
.login-register .content-box:hover{background-color: #fff;}
.login-register .content-box:after{
    background:url(../images/img.png)  no-repeat;
}
.login-register .login:after{
    content: "";
    position: absolute;
    left: 26px;
    top: 26px;
    height:32px;
    width:37px;
    background-position:-105px 0;
}
.login-register .register:after{
    content: "";
    position: absolute;
    left: 26px;
    top: 26px;
    width: 36px;
    height: 37px;
    background-position:-33px 0;
    z-index: 888;
}
.login-register .content-inner{padding:17px 10px 10px 0;}
.login-register .content-inner div{
    display: block;
    font-size: 16px;
    color: #000;
    position: relative;
    margin-bottom: 6px;
    padding-bottom: 3px;
}
.login-register .content-inner span{color: #999;}
.login-register .content-inner div:after{
    position: absolute;
    left: 0;
    bottom:-2px;
    content: "";
    width: 23px;
    height: 2px;
    background-color: #28437b;
}
/*轮播区域*/
.news {
    background: #fff;
    margin-top: 20px;
    padding: 10px 20px 10px 10px;
}
.news-img {
    width: 538px;
    height: 378px;
    float: left;
    position: absolute;
    z-index: 1;
}
.news-list {
    float: right;
    height: 378px;
    width: 612px;
}
.info-box {
    margin-top: 6px;
    position: absolute;
    width: 612px;
    left: 0;
}
.info-box a div{position: relative;display: inline-block;}

.info-box a div span.text-overflow {
    color: #333;
    float: left;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    max-width: 397px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    overflow: hidden;
}
.info-box a div.new:after{
    content: "";
    position: absolute;
    right: -40px;
    top:10px;
    width: 33px;
    height: 13px;
    background: url("../images/new.png") no-repeat center;
}
    /*.info-box a:first-child .text-overflow:after,.info-box a:first-child+a .text-overflow:after,.info-box a:first-child+a+a .text-overflow:after{ content:""; display:inline-block;width:30px; height:10px; margin-left:10px;background:url(../images/new.png) no-repeat; position:absolute; margin-top:13px;}*/
.info-box a {
    display: block;
    height: 34px;
}
.info-box a:hover span.text-overflow{color: #1157b0;}
.info-box a span.publishtime {
    font-size: 14px;
    color: #999;
    line-height: 34px;
    height: 34px;
    float: right;
}
.info {
    width: 612px;
    height: 100%;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
}
.info-title {
    display: inline-block;
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.info-title li {
    float: left;
    margin: 0px 25px 0 0;
}
.info-title li>a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border-radius: 5px 5px 0 0;
    position: relative;
    text-align: center;
    font-size: 16px;
    color: #666;
    font-weight: bold;
}
.info-title li.cur>a, .info-title li>a:hover {
    color: #1157b0;
    border-bottom: 2px solid #1157b0;
    background: none;
    height: 28px;
    line-height: 28px;
}
.info-more {
    position: absolute;
    top: 5px;
    right: 0px;
    font-size: 14px;
    color: #004eff;
    padding-right: 10px;
    background: url('../images/right.png') no-repeat right center;
    background-size: 6px 10px;
    cursor: pointer;
}
.info-more:hover {
    color: #0274be;
}
/*大分类*/
div.classify-box{font-size: 0;}
.big-classify{
    float: left;
    text-align: center;
    width: 240px;
    height: 146px;
    background:url(../images/colorbg.png)  no-repeat;
}
.big-classify.blue{background-position:-720px 0;}
.big-classify.org{background-position:0 0;}
.big-classify.green{background-position:-960px 0;}
.big-classify.yellow{background-position:-240px 0;}
.big-classify.lightblue{background-position:-480px 0;}
.big-classify span{
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
}
.big-classify em{
    background: url("../images/img.png") no-repeat center;
    width: 50px;
    height: 50px;
    margin:31px auto 25px;
    display: block;
}
.big-classify.blue em{  background-position:-226px 0;height:40px;width:45px;margin:27px auto 15px;}
.big-classify.org em{background-position:-142px 0;height:40px;width:40px;margin:27px auto 15px;}
.big-classify.yellow em{background-position:0 0;height:40px;width:33px;margin:27px auto 15px;}
.big-classify.lightblue em{background-position:-182px 0;height:31px;width:44px;margin:36px auto 15px;}
.big-classify.green em{background-position:-69px 0;height:36px;width:36px;margin:31px auto 15px;}

.big-classify.blue:hover em{ margin:37px auto 5px;}
.big-classify.org:hover em{margin:37px auto 5px;}
.big-classify.yellow:hover em{margin:37px auto 5px;}
.big-classify.lightblue:hover em{margin:46px auto 5px;}
.big-classify.green:hover em{margin:41px auto 5px;}

.big-classify:hover span{padding-top: 5px;}


/*echarts*/
.chart-box{
    background-color: #fff;
    padding:20px 0 20px 0;
    margin-bottom: 10px;
    border: 1px #efefef solid;
}
.chart-box .top,
.chart-box .bottom {
    width: 100%;
    height: 328px;
    border: 1px solid #e7e7e7;
    background-color: #fff;
}
.chart-box .bottom {margin-top: 10px;}
#pie{
    width: 600px;
    height: 100%;
    position: relative;
}
#pie .tabs{
    position: absolute;
    right: 30px;
    top: 18px;
    width: 120px;
    height: 30px;
    background: url("../images/tabs.png") no-repeat;
    background-position: 0 -30px;
}
#pie .tabs.change{
    background: url("../images/tabs.png") no-repeat;
    background-position: 0 0;
}
#pie .tabs li{
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.tabs li.active{
    color: #fff;
}
#scatter{
    width: 600px;
    padding: 40px 20px 30px 20px;
}
#bar-graph{
    width: 100%;
    /*height: 100%;*/
    position: relative;
    z-index: 0;
}
#scatter,
#map{
    position: relative;
    box-sizing: border-box;
    height: 100%;
    border-left: 1px solid #e7e7e7;
}
#map{
    width: 434px;
}
#bar-graph p,
#pie p,
#scatter p,
#map p,
.chart-box.pies p,
.chart-box.scatter p,
#nightingale p,
#person-map p{
    position: absolute;
    left:0;
    top:17px;
    z-index: 999;
    padding-left: 14px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    border-left: 6px solid #3ad08c;
    color: #000;
    font-weight: bold;
}
#nightingale p,
#person-map p{
    top:0;
}

/*表格栏*/
.data-collect{
    /*height: 470px;*/
    overflow: hidden;
    padding-bottom: 40px;
    background: url('../images/bottombg.png');
    text-align: center;
}
.data-collect div.title{
    padding: 30px 0;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.data-show{
    background-color: #fff;
    border-top: 2px solid #3ad08c;
    border-left: 1px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    padding: 0 14px;
}
.data-collect ul{
    border-top: 1px dotted #ccc;
    color: #000;
}
.data-collect ul.title{font-weight: bold;padding: 14px 0;border: none;}
.data-collect ul.data{padding: 10px 0;box-sizing: border-box;}
.data-collect ul li{
    float: left;
    font-size: 14px;
}
.data-collect ul li.first{width: 59%;text-align: center}
.data-collect ul li.second{width: 13%;text-align: right}
.data-collect ul li.third{width: 28%;text-align: right;padding-right: 20px;box-sizing: border-box;}
li.first span{
    width: 15px;
    height: 15px;
    text-align: center;
    display: inline-block;
    margin: 0 4px;
    font-size: 12px;
    line-height: 15px;
}
li.second span{
    display: inline-block;
    color: #ff3333;
    margin-right: 3px;
}
ul[class^='num'] li.first span{color: #fff;}
.num1 li.first span{background-color: #f36c16;}
.num2 li.first span{background-color: #f69401;}
.num3 li.first span{background-color: #f6c12b;}

/*数据滚动*/

.data-scroll-box{
    position: relative;
    background-color: #f5f5f5;
    padding: 27px 0 17px 0;
}
.window-box{
    position: fixed;
}
.window-box .close{
    padding-left: 3px;
    float: right;
    height: 14px;
    width: 44px;
    line-height: 14px;
    text-align: left;
    color: #fff;
    background: url(../../styles/images/close.png) no-repeat 32px center #ccc;
    cursor: pointer;
    box-sizing: border-box;
}
.data-boxs .box{
    box-sizing: border-box;
    width: 280px;
    height: 128px;
    background-color: #fff;
    padding: 10px 14px 10px 22px;
}
.data-boxs .box+.box{
    margin-left: 26.5px;
}
.data-boxs .box li{
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}
.data-boxs .box li span.fr{
    max-width: 125px;
}
.data-boxs .box li em{
    padding-right: 3px;
    font-size: 18px;
    color: #ff0000;
    font-style: normal;
    font-weight: bold;
}

/*数据滚动*/
.data-show.data-collect{
    margin-top: 24px;
    background: #fff;
}
.data-show.data-collect ul.data li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.data-show.data-collect ul li.first{
    width: 160px;
}
.data-show.data-collect ul li.second{
    width: 490px;
    text-align: left;
}
.data-show.data-collect ul li.third{
    width: 210px;
    text-align: center;
}
.data-show.data-collect ul li.fourth{
    width: 160px;
    text-align: center;
}
.data-show.data-collect ul li.fifth{
    width: 140px;
    text-align: right;
}
#scroll-box{
    height: 389px;
    overflow: hidden;
}
